Move down each line in units of text_height rather than in units of
authorCody Russell <bratsche@gnome.org>
Mon, 31 Mar 2008 21:45:22 +0000 (21:45 +0000)
committerCody Russell <bratsche@src.gnome.org>
Mon, 31 Mar 2008 21:45:22 +0000 (21:45 +0000)
commitd4a3e5a6e47f474d6520c168c6edb9274dc3e6c4
treefc2217420a64536562e7715cf320ecae44870d5c
parenta63c87c5da959505c667ab8f23df196fd0aeb6e5
Move down each line in units of text_height rather than in units of

2008-03-31  Cody Russell  <bratsche@gnome.org>

        * demos/gtk-demo/printing.c (draw_page): Move down each line in
        units of text_height rather than in units of data->font_size.
        (totally awesome catch by Dom Lachowicz)

svn path=/trunk/; revision=19952
ChangeLog
demos/gtk-demo/printing.c